Total Complexity | 78 |
Dependencies | 6 |
Dependents | 13 |
Total lines | 453 |
Lines of code | 241 |
Logical lines of code | 153 |
Comment lines | 118 |
Methods | 10 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_product_discounted_price() | 42 | 14 | 50 | |
get_cart_discount() | 44 | 12 | 45 | |
get_cart_items_discount() | 48 | 11 | 33 | |
get_strike_through_pages() | 55 | 10 | 20 | |
apply_free_shipping() | 48 | 9 | 34 | |
get_page_name() | 59 | 7 | 15 | |
get_offers() | 53 | 6 | 21 | |
get_cart_items_discount_for_bogo() | 60 | 5 | 13 | |
is_strike_through_applicable() | 68 | 3 | 7 | |
is_pro() | 80 | 1 | 3 |